How to Install apparmor-utils software package in Debian 7 (Wheezy)

How to Install apparmor-utils software package in Debian 7 (Wheezy)

apparmor-utils software package provides Utilities for controlling AppArmor, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install apparmor-utils 

apparmor-utils is installed in your system.

Make ensure the apparmor-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep apparmor-utils *

You will get with apparmor-utils package name, version, architecture and description in a table

apparmor-utils package basic information:

Distro Debian 7 wheezy
Section Administration Utilities
Package apparmor-utils
Version 2.7.103-4
Description Utilities for controlling AppArmor
Sub Section Admin


See Also, How to uninstall or remove apparmor-utils software package from Debian 7 (Wheezy)?